projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25544ce
)
(diff-command): Fix previous change.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 6 Jun 1997 18:21:19 +0000
(18:21 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 6 Jun 1997 18:21:19 +0000
(18:21 +0000)
lisp/diff.el
patch
|
blob
|
history
diff --git
a/lisp/diff.el
b/lisp/diff.el
index 155942a85826141ef2196d30d6e508b1e331365e..ea63a2a28ea211f4fcd05a46ea9ebf1cfdbb400a 100644
(file)
--- a/
lisp/diff.el
+++ b/
lisp/diff.el
@@
-45,7
+45,7
@@
;;;###autoload
(defcustom diff-command "diff"
"*The command to use to run diff."
- :type string
+ :type
'
string
:group 'diff)
(defvar diff-regexp-alist